Einhugur Word Plugin for Xojo
EinhugurWord.HeaderFooterTypes Enum
Enum which defines types for header and footers.
enum EinhugurWord.HeaderFooterTypes
Constants
DEFAULT = 0
Default header or footer. Default is used for odd pages if header or footer is defined for even pages with the EVEN constant.
FIRST = 1
Header or footer for first page only.
EVEN = 2
Header or footer for even pages only.